You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLBase Class > TOpenCLBase Methods > SizeToArray Method > TOpenCLBase.SizeToArray Method (double[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLBase.SizeToArray Method (double[])

Sets the size of the array to match the size of the object.

Syntax
C#
Visual Basic
public void SizeToArray(ref double[] Dst);

SizeToArray considers both Complex and Length properties when setting the size of the array.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!